Click or drag to resize

ServiceUninstallApp Method

Uninstalls the application.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response UninstallApp(
	string id
)

Parameters

id
Type: SystemString
The identifier.

Return Value

Type: Response
Response.
See Also